home *** CD-ROM | disk | FTP | other *** search
/ Ahoy 1987 February / Ahoy_Magazine_87-02_1987_Double_L_Side_B.d64 / read dir.txt < prev    next >
Text File  |  2022-10-26  |  375b  |  15 lines

  1. READ DIRECTORY
  2.  
  3. by David Stidolph
  4.  
  5. This program reads a 1541/4040 type
  6. disk directory using a machine code
  7. routine (so its fast). It will ask if
  8. you want the directory printed on the
  9. screen or the printer. This way you
  10. can print directorys in COMAL 0.14 to
  11. your printer. (SELECT OUTPUT "lp:"
  12. followed by a CAT command will not
  13. work due to a bug in the C64
  14. operating system.)
  15.